Bump version.
[cyberduck.git] / profiles / Openstack Swift (Keystone HTTP).cyberduckprofile
blobee8e935905f8c284d9d071c9cd667d3de39c8d1e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>swift</string>
7 <key>Vendor</key>
8 <string>cyberduck</string>
9 <key>Context</key>
10 <string>/v2.0/tokens</string>
11 <key>Description</key>
12 <string>Openstack Swift (Keystone HTTP)</string>
13 <key>Username Placeholder</key>
14 <string>Tenant ID:Access Key</string>
15 <key>Password Placeholder</key>
16 <string>Secret Key</string>
17 <key>Scheme</key>
18 <string>http</string>
19 <key>Default Port</key>
20 <string>80</string>
21 </dict>
22 </plist>